This week I learnt about the react router v6 and how to migrate the react router v5 to v6. I learnt about the various ways to make the pages responsive to the mobile view.I have never before this deployed the frontend so seeing the live version of yaus on vercel was a thrilling moment indeed.I also realised the learnt about the various ways to refactor the codebase to make it more maintainable and scalable. I also learnt about the various ways to resolve the code quality issues. I also learnt about the various ways to document the best practices while contributing to yaus.
Migrating an app to a monorepo is a duanting yet exciting work it forces you dive deep into the codebase and figure how each component is working togerther to produce the apps we see,